Function isotope::parser::statement [−][src]
pub fn statement(input: &str) -> IResult<&str, Statement>
Expand description
Parse an isotope
statement
pub fn statement(input: &str) -> IResult<&str, Statement>
Parse an isotope
statement